Release 10.1A: OpenEdge Development:
Progress 4GL Reference
GET-BUFFER-HANDLE( ) method
Gets the handle to a particular buffer of a query or ProDataSet object.
Return type: HANDLE Applies to: ProDataSet object handle, Query object handle
buffer-sequence-numberAn INTEGER that represents the sequence number of the desired buffer.
Note: Sequence numbers for buffers of a query start at one, where one represents the top level and subsequent numbers represent lower levels of join, if any.buffer-nameA CHARACTER expression that evaluates to the name of a buffer in the query or ProDataSet object.
If the buffer cannot be found, this attribute returns the Unknown value (
?).
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |